github.com/jackc/pgx/v5/pgconn.pipelineState.ExtractFrontRequestType (method)
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L2281: func (s *pipelineState) ExtractFrontRequestType() pipelineRequestType {
pgconn.go#L2535: currentRequestType := p.state.ExtractFrontRequestType()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)